Welcome![Sign In][Sign Up]
Location:
Search - system file java

Search list

[JSP/Javaguanli

Description: Java版的企业人事管理系统完整版源码,采用Oracle数据库,运行于Eclipse,压缩包内附有配置文档和系统说明。这套系统可完成档案管理、人事管理、考勤管理、工资管理、用户管理、财务报表等功能。界面漂亮友好,是学习的第一手资料。 -Java version of the enterprise personnel management system for the full version of source code, using Oracle database, running on Eclipse, compression packages and system configuration documentation is enclosed instructions. The system is complete file management, personnel management, attendance management, payroll management, user management, financial reporting and other functions. Nice and friendly interface, is to learn first-hand information.
Platform: | Size: 1160192 | Author: 助力新 | Hits:

[JSP/JavaEnterpriceEmployeeManage

Description: 企业人事管理系统 使用的时Oracle数据库  操作简单方便、界面简洁大方。  方便快捷的档案管理。  简单适用的考勤和奖惩管理。  简单适用的培训管理。  针对企业中不同的待遇标准,实现待遇账套管理。  简单明了的账套维护功能。  方便快捷的账套人员设置。  功能强大的待遇报表功能。  系统运行稳定、安全可靠。 操作注意事项 (1)本系统管理员用户名为:tsoft,密码为:111。 (2)登录后,首先通过“人事管理”/“档案管理”添加超级管理员的人事档案,其次通过“用户管理”/“新增用户”添加为系统管理员,最后通过新添加的管理员登录!需要注意的是,只有第一个被添加的管理员为超级管理员。(添加管理员的默认密码为111) -Enterprise Personnel Management System When using Oracle Database  is easy and simple interface, simple and generous.  convenient file management.  simple and applies to attendance and incentive management.  simple and applicable to training management.  for enterprises of different standards of treatment to achieve treatment Zhangtao management.  straightforward Zhang Tao maintenance functions.  convenient Zhang Tao staffing.  powerful reporting capabilities of treatment.  system is running stable, safe and reliable. Handling Precautions (1) The system administrator user name: tsoft, password: 111. (2), log in, first through the "personnel management"/"file management" to add a super administrator s personnel file, followed by "User Management"/"new user" added as a system administrator, the administrator added the final adoption of the new Log in! Note that only the first administrator to be added as
Platform: | Size: 187392 | Author: 胡立伟 | Hits:

[JSP/JavaexamOnlineTest

Description: 采用SSH实现在线考试系统。完成登陆,在线考试,在线批卷,在线打分,在线上传等功能。 1:修改applicationContext.xml 里的数据库配置文件 修改成本机的oracle的真实数据名称,用户名和密码 2:执行sql.txt 脚本 3:进入http://localhost:8080/MyOnLineTest/main.jsp 主页 管理员wzg 密码-Achieve the online examination system using SSH. Complete the landing, online examinations, online batch volume, on-line scoring, on-line upload functions. 1: Modify the database configuration file applicationContext.xml where the cost of machine oracle modify the real data name, user name and password 2: The Executive sql.txt Script 3: Entering http://localhost:8080/MyOnLineTest/main.jsp Home Manager wzg password 222
Platform: | Size: 5834752 | Author: belly | Hits:

[Program docA-simple-file-sharing-system

Description: 一个简单的文件共享系统,采用了简单的p2p的思想,用java语言实现,在jb平台完成-A simple file-sharing system that uses a simple idea of p2p, using java language implementation, in the jb platform for the completion of
Platform: | Size: 143360 | Author: s0531 | Hits:

[Program docfile

Description: 这个也是在jb下面用java写的文件共享系统,是上一个版本的修改-This is also used in the jb the following file-sharing system, written in java, is on a version of the revised
Platform: | Size: 53248 | Author: shaozhiyi | Hits:

[Program docfile-share-the-latest-version

Description: 这个是文件共享系统的最终版本,也是在jb下面用java写的-This is the final version of the file-sharing system is also used in the jb the following written in java
Platform: | Size: 55296 | Author: shaozhiyi | Hits:

[JSP/JavaRsManage

Description: 本程序主要是采用java开发的人事管理系统,为C/S模式,具有档案管理、考勤和奖惩管理和培训管理等功能。 -This procedure is mainly used java development personnel management system for C/S mode, with file management, appraisal and reward management and training management.
Platform: | Size: 155648 | Author: suxiaoning | Hits:

[JSP/JavaJSPCommodityInquirySystem

Description: jsp开发的商品查询信息系统,只有查询功能,提供SQL数据库文件,连上马上可用.没有添加,删除,修改功能,适合初学JSP的菜鸟参考学习.JSP要有JAVA语言做基础,还要懂数据库,HTML,JAVASCRIPT等-jsp development of the product inquiry information system, only the query functions provide SQL database file, connect to immediately available. did not add, delete, modify the function of the rookie reference for beginners to learn JSP. JSP JAVA language to be based, but also understand the database , HTML, JAVASCRIPT, etc.
Platform: | Size: 378880 | Author: zixuancongcong | Hits:

[Internet-Networkfile_upload_and_download_system

Description: 使用jsp工具,tomcat部署服务,完成一个文件上传和下载的B/S系统-A file upload and download system implemented by jsp and tomcat.
Platform: | Size: 163840 | Author: lijun | Hits:

[JSP/JavaOnlineExam

Description: JAVA在线考试系统,里面包含有数据库文件,IDEA或Ecilipse能直接打开运行的项目-JAVA Online Exam System, which contains the database file, IDEA or Ecilipse run to open the project directly
Platform: | Size: 12014592 | Author: | Hits:

[JSPCobol2Java

Description: 本文首先对Cobol和Java语言之间的不同点进行了对比,然后分析了几种主要的遗产代码迁移策略。基于以上的分析,本文设计和实现了一个将Cobol源代码翻译到Java源代码的系统——Cota翻译系统,解决了Cobol2Java实践中遇到的条件名变量转换、数据对象模型映射、控制流重构、动态调用以及文件和数据库访问等一系列关键问题。-This article first Cobol and Java language differences between a comparison and then analyzes several major legacy code migration strategy. Based on the above analysis, this paper will be designed and implemented a translation of Cobol source code to Java source code of the system- Cota translation system, to solve the Cobol2Java conditions encountered in practice were variable conversion, data mapping object model, control flow reconstruction dynamic call and file and database access and a series of key issues.
Platform: | Size: 7365632 | Author: 黄滟 | Hits:

[JSP/JavaPersonnelManage

Description: 根据企业对人事管理的要求,本系统需要实现以下目标: 操作简单方便、界面简洁大方。 方便快捷的档案管理。 简单适用的考勤和奖惩管理。 简单适用的培训管理。 针对企业中不同的待遇标准,实现待遇账套管理。 简单明了的账套维护功能。 方便快捷的账套人员设置。 功能强大的待遇报表功能。 系统运行稳定、安全可靠。 -Personnel management according to business requirements, the system needs to achieve the following objectives: easy operation, simple and elegant interface. Convenient file management. Simple application of the attendance and reward management. Simple application of the training management. For enterprises of different standards of treatment to achieve treatment Zhangtao management. Straightforward Zhang Tao maintenance function. Convenient Zhang Tao staffing. Powerful reporting capabilities of treatment. System is stable, safe and reliable.
Platform: | Size: 1161216 | Author: qing | Hits:

[JSP/Java09

Description: 文件管理系统。随着科技的迅速发展,文件共享愈来愈重要。本系统实现了文件系统管理,并能实现相互共享。-Document management system. With the rapid development of technology, file sharing, more and more important. The system implements file system management, and can share with each other.
Platform: | Size: 2092032 | Author: 朱红 | Hits:

[JSP/JavaApplicationofApplet

Description: Applet是Java的一个重要概念。文章以一个移动办公系统的开发为背景,通过对applet和嵌入式浏览器特性的研究和分析,给出了以Applet应用为核心的基于嵌入式浏览器的页面 设计方案。并且突破Applet的安全限制,给出了Applet在线情况下访问远程数据库和离线情况下访问本地文件系统的实现方案,以满足该系统对同时支持在线和离线数据操作的要求。-Java Applet is an important concept. Article with a mobile office system development background, through the applet and embedded browser features research and analysis, is given to application of the core Applet embedded browser-based page design. Applet security restrictions, and a breakthrough, given the situation Applet to access remote databases online and offline access to the local file system under the realization of solutions to meet the system supports both online and offline data manipulation requirements.
Platform: | Size: 332800 | Author: viewsky | Hits:

[JSP/JavaE_photo

Description: 这是一款个人网络相册管理系统,可以实现远程管理网络上的相册,使随时随地分享相册。 1. 导入项目。 2. 在jdbc.properties中修改root用户的密码。 3. 部署,运行Tomcat。 4. 在SQLyog中运行e_photo.sql文件。 5. 在浏览器中访问:http://localhost:8080/E_photo/index.jsp 注意:管理员登录的用户名和密码为 admin admin-This is a personal web album management system that can remotely manage the network album to share the album anywhere. 1. Into the project. 2. Jdbc.properties modify the root user' s password. 3. To deploy, run Tomcat. 4. SQLyog run e_photo.sql file. 5. In a browser to visit: http://localhost:8080/E_photo/index.jsp Note: The administrator user name and password to login to admin admin
Platform: | Size: 2641920 | Author: 马明 | Hits:

[OS programUMFG

Description: 程序适合大学毕业设计论文!!用java编写! [autopk.rar] - 开源的自动排课系统,遗传算法,非常好,大家可以参考参考 [psd.zip] - photoshop图像文件格式说明 -Program for university students study! ! Written with java! [Autopk.rar]- Open Source Automated Course Scheduling System, genetic algorithm, very good, we can refer to reference [psd.zip]- photoshop image file formats
Platform: | Size: 1859584 | Author: 董鹏康 | Hits:

[JSP/Javanotebook

Description: 文件:新建,保存,另存为,退出 编辑:复制,粘贴,剪切, 格式:字体(有系统所有字体和大小),自动换行, 能实现以上所有功能-File: New, Save, Save As, Exit Edit: Copy, paste, cut, format: font (with all system fonts and size), word wrap, can achieve all of the above functions
Platform: | Size: 2048 | Author: 呵呵 | Hits:

[Internet-Networkfilebrowser

Description: 文件管理系统 对整个系统的文件进行统一管理 目录树方式 可以删除 添加修改文件 很强大 -Document management system document the entire system for unified management approach to delete the directory tree is a powerful add modify the file
Platform: | Size: 432128 | Author: mfw | Hits:

[JSP/Javaimport_Oracledb

Description: Import into Oracle database by java. This programe can run in any operation system. It can run by 2 way: by sql loader or by insert into table, that you can declare in config file
Platform: | Size: 35840 | Author: Doan Quoc Cuong | Hits:

[JSP/JavaPersonnelManage

Description: 系统介绍 根据企业对人事管理的要求,本系统需要实现以下目标: 1.操作简单方便、界面简洁大方。 2.方便快捷的档案管理。 3.简单适用的考勤和奖惩管理。 4.简单适用的培训管理。 5.针对企业中不同的待遇标准,实现待遇账套管理。 6.简单明了的账套维护功能。 7.功能强大的待遇报表功能。 8.系统运行稳定、安全可靠 -System introduced on the personnel management according to business requirements, the system needs to achieve the following objectives: a simple and convenient, simple and elegant interface. 2 convenient file management. 3 simple application of the attendance and reward management. 4 simple application of the training management. 5 for different standards of treatment enterprises, Zhang Tao management to achieve treatment. l straightforward Zhang Tao maintenance function. l convenient Zhang Tao staffing. l powerful reporting capabilities of treatment. l system is stable, safe and reliable
Platform: | Size: 2077696 | Author: qqliuyuxi | Hits:
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 29 »

CodeBus www.codebus.net